getZIndex

open fun getZIndex(): Int

Gets the Z-index (stacking order) of this control.

Controls with higher Z-index values are generally displayed on top of controls with lower Z-index values.

Gets the Z-index of this module.

Modules with a higher Z-index will be drawn on top of modules with a lower Z-index.

Return

the Z-index